Skip to main content
Version: 4.0

Connecting Cascading Collector

The time series data connected to the supOS platform can access another supOS platform through UUID authentication.

Through the platform cascading function, the data on the supOS platform deployed on an enterprise can be reported to a upper-level general platform in a periodic and aperiodic manner.

You can integrate, analyze and view the reported data on the general platform. Data cascade is often used between the head factory and its branches.

info

Data cascade is only available between supOS platforms with the same version.

  1. Authorize the supOS platform for receiving cascading data.
    1. Log in to supOS deployed on the head factory, and then click at the upper-right corner to go to the design center.
    2. Select Collection Node Management > Authentication.
    3. Click , and then enter the corresponding information to add a collector.
      • Click Generate to get a new UUID.
      • Set the Type to GRPC Gateway.
      • Select the Timestamp to be recorded in the data.
    4. Click OK.
      The status of the GRPC gateway is Pending.
  2. Configure the cascade information on another supOS platform to send the connected time series data.
    1. Log in to supOS deployed on a branch factory, and then click at the upper-right corner to go the design center.
    2. Click at the upper-right corner, and then select System Information Management.
    3. Under Cascading Setup, enter the information.
      • Server Address:
        • Enter the address of the supOS server for standalone deployment.
        • Enter the address of k8s workermain node server for cluster deployment.
      • Name/UUID: The set name and generated UUID on the receiver supOS platform.
      • Server Port: The default cascading port.
    4. Click OK.
  3. Authorize the collector on the receiver supOS platform.
    1. Log in to supOS deployed on the head factory, and then click at the upper-right corner to go the design center.
    2. Select Collection Node Management > Status.
    3. Select the GRPC gateway you just added, view the details and then click OK.
      Under Object Model Management > Object Instance > Entity Template > Collector Template, a new object instance is added with the same name as the GRPC gateway authorization, and all the collected data is displayed.